[INFO] cloning repository https://github.com/jeduardo/lastpass-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeduardo/lastpass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeduardo%2Flastpass-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeduardo%2Flastpass-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb672ad3e9049ed7846396e51e6946b2c8f722c5
[INFO] testing jeduardo/lastpass-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeduardo%2Flastpass-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jeduardo/lastpass-rs
[INFO] finished tweaking git repo https://github.com/jeduardo/lastpass-rs
[INFO] tweaked toml for git repo https://github.com/jeduardo/lastpass-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeduardo/lastpass-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeduardo/lastpass-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded compression-core v0.4.31
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad27ad917c70263916313eb36285d23d1a213d1b4cf79f3db1ccdb67b9c036e9
[INFO] running `Command { std: "docker" "start" "-a" "ad27ad917c70263916313eb36285d23d1a213d1b4cf79f3db1ccdb67b9c036e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad27ad917c70263916313eb36285d23d1a213d1b4cf79f3db1ccdb67b9c036e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad27ad917c70263916313eb36285d23d1a213d1b4cf79f3db1ccdb67b9c036e9", kill_on_drop: false }`
[INFO] [stdout] ad27ad917c70263916313eb36285d23d1a213d1b4cf79f3db1ccdb67b9c036e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eef5ef621bfa6dc45ad871a2fbc4b6f102ceea891e1e0ce2760dff70ed696510
[INFO] running `Command { std: "docker" "start" "-a" "eef5ef621bfa6dc45ad871a2fbc4b6f102ceea891e1e0ce2760dff70ed696510", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lastpass-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.07s
[INFO] running `Command { std: "docker" "inspect" "eef5ef621bfa6dc45ad871a2fbc4b6f102ceea891e1e0ce2760dff70ed696510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef5ef621bfa6dc45ad871a2fbc4b6f102ceea891e1e0ce2760dff70ed696510", kill_on_drop: false }`
[INFO] [stdout] eef5ef621bfa6dc45ad871a2fbc4b6f102ceea891e1e0ce2760dff70ed696510
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa5be5f1e4adb41a220b99aa8becab382bd2db8ffdd639b82ff8f930aa1d8ff
[INFO] running `Command { std: "docker" "start" "-a" "4aa5be5f1e4adb41a220b99aa8becab382bd2db8ffdd639b82ff8f930aa1d8ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling lastpass-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4aa5be5f1e4adb41a220b99aa8becab382bd2db8ffdd639b82ff8f930aa1d8ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa5be5f1e4adb41a220b99aa8becab382bd2db8ffdd639b82ff8f930aa1d8ff", kill_on_drop: false }`
[INFO] [stdout] 4aa5be5f1e4adb41a220b99aa8becab382bd2db8ffdd639b82ff8f930aa1d8ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fde626c284d99b26c10a007b2a6d84084cc9a351431f040571457642a7eeb597
[INFO] running `Command { std: "docker" "start" "-a" "fde626c284d99b26c10a007b2a6d84084cc9a351431f040571457642a7eeb597", kill_on_drop: false }`
[INFO] [stderr]    Compiling lastpass-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `lastpass-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name lpass_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "test-harness"))' -C metadata=639a138b5c25bf4e -C extra-filename=-5651bd6a232c639a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ac3e84a5eca274d4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-1d9e7ee8f5f836cb.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-333a0a2d9b19b5a7.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-6af540c7857f0b80.rlib --extern ecb=/opt/rustwide/target/debug/deps/libecb-e8f446a90afc9835.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-a00b5cbe8d3d38a0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-43038f22a3a50016.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-421d2fdd20f00d9e.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-1673ce3ee3b1047f.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9a3cfdd26c7c73a9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-50e79254140afbb2.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-0e67e622c8f670e1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f90249140d15f17c.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-5d03b9d746e9774a.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-b46ff6e773956b9c.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-4be23a9289ac7a53.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-86af936fe0a9c366.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9d99c826a82b2fc6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4b94384ea1465050.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa403815f4ede145.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-090a0a25383ecae5.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-1491ff0b90594ba0.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-8975d7982151064f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out --check-cfg 'cfg(coverage)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: linking with `cc` failed: exit status: 1
[INFO] [stderr]   |
[INFO] [stderr]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvAgRZ2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblpass_core-2ff26e58e08db6d6,librpassword-5d03b9d746e9774a,librtoolbox-600264569dc7c7a1,libtime-1491ff0b90594ba0,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libtempfile-fa403815f4ede145,libgetrandom-00068341399390e2,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libhex-28742b4ca144387c,libquick_xml-9a3cfdd26c7c73a9,libpbkdf2-1673ce3ee3b1047f,libreqwest-f90249140d15f17c,libhyper_rustls-c84b8a3a732e3e10,libwebpki_roots-54e7b0658b0d8a23,libtokio_rustls-9ad4d64901c8ae93,librustls-4be23a9289ac7a53,libwebpki-d03730f9d4f6bea6,libaws_lc_rs-6fe8bcc2676b1c99,libaws_lc_sys-f7d367627dff39cc,libring-81ac6401637dd686,libuntrusted-3420b86308bec153,librustls_pki_types-bbcb8a36b7e2b4cb,libserde_urlencoded-645662a2005f59e0,libryu-ace37e26d8308611,libtower_http-bb6184ef462207a3,libiri_string-ab5fb204906c5d05,libtokio_util-230d7e1f208c0a54,libasync_compression-e1b834c3cec65fb3,libcompression_codecs-0a62380e0fd99f5e,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-172191a8713875fd,libtower_layer-d70c7e404336389b,libhyper_util-504d3329b35ffd19,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhyper-b32bd3ac682daae2,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio-17a0dfc670a07b94,libsocket2-961cb437a57ff786,libmio-e2b918107f74aeaf,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libfutures_util-0b1566dc4ba448a7,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-05057547e60702f9,libidna-ca683530d708bd8e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cf640d384f01ed75,libicu_properties-ee79ff3e6b473aa5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-9b45e3877fc1a4dd,libicu_normalizer_data-088c419f54c50650,libicu_collections-6d04c21d8ec4e3e0,libpotential_utf-47214d4621f849f9,libicu_provider-5b3506e4e4bc3672,libicu_locale_core-54ba12fc6ea35389,libtinystr-7940d8fc6cb35558,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-6651ba11d91c213e,libzerotrie-2c6f4db419ab40ce,libyoke-4f949f8bd6894a59,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ac2578a3a3421e99,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libthiserror-090a0a25383ecae5,libecb-e8f446a90afc9835,libsha1-9d99c826a82b2fc6,librsa-b46ff6e773956b9c,libpkcs1-b90cfbf09fcaf937,libpkcs8-0ae789c5176a6adf,libspki-98f8e6312568d5c1,libder-6dba1e1d54507a6c,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-003fdb9afeb2b212,libnum_bigint_dig-c4f3c87900c82991,libnum_iter-4944f8f5cd6c303c,libnum_integer-9ce6f6957e1b2d80,libnum_traits-8bc9f59f2adcb18d,liblibm-6e8521081c3763a4,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-5854932b8c8b4991,libhmac-43038f22a3a50016,libcbc-333a0a2d9b19b5a7,libaes-ac3e84a5eca274d4,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libfiletime-a00b5cbe8d3d38a0,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libbase64-2a03de3babadded3,libsha2-4b94384ea1465050,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand-50e79254140afbb2,librand_chacha-f5fc384b86aa0419,libppv_lite86-907929def7e912aa,libzerocopy-2715cb7ce84d5f8c,librand_core-a2d3d229fc9a4b1e,libgetrandom-010db997d864b44a,libserde_json-d4036841cb404f24,libmemchr-9b3f20cfb3ebd3b2,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libnix-421d2fdd20f00d9e,libmemoffset-3c8ed49e1d551200,libbitflags-a4a524fc7b7b1962,libcfg_if-5af52f617df93f8f,liblibc-e0c2caade0d97aa4,libzeroize-8975d7982151064f,libserde-86af936fe0a9c366,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvAgRZ2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out" "-L" "/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mv_parity-221e11e25ae3bee0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stderr]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stderr]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stderr]           compilation terminated.
[INFO] [stderr]           
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `lastpass-cli` (test "mv_parity") due to 1 previous error
[INFO] [stderr] error: linking with `cc` failed: exit status: 1
[INFO] [stderr]   |
[INFO] [stderr]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQITEev/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblpass_core-2ff26e58e08db6d6,librpassword-5d03b9d746e9774a,librtoolbox-600264569dc7c7a1,libtime-1491ff0b90594ba0,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libtempfile-fa403815f4ede145,libgetrandom-00068341399390e2,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libhex-28742b4ca144387c,libquick_xml-9a3cfdd26c7c73a9,libpbkdf2-1673ce3ee3b1047f,libreqwest-f90249140d15f17c,libhyper_rustls-c84b8a3a732e3e10,libwebpki_roots-54e7b0658b0d8a23,libtokio_rustls-9ad4d64901c8ae93,librustls-4be23a9289ac7a53,libwebpki-d03730f9d4f6bea6,libaws_lc_rs-6fe8bcc2676b1c99,libaws_lc_sys-f7d367627dff39cc,libring-81ac6401637dd686,libuntrusted-3420b86308bec153,librustls_pki_types-bbcb8a36b7e2b4cb,libserde_urlencoded-645662a2005f59e0,libryu-ace37e26d8308611,libtower_http-bb6184ef462207a3,libiri_string-ab5fb204906c5d05,libtokio_util-230d7e1f208c0a54,libasync_compression-e1b834c3cec65fb3,libcompression_codecs-0a62380e0fd99f5e,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-172191a8713875fd,libtower_layer-d70c7e404336389b,libhyper_util-504d3329b35ffd19,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libhyper-b32bd3ac682daae2,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio-17a0dfc670a07b94,libsocket2-961cb437a57ff786,libmio-e2b918107f74aeaf,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libfutures_util-0b1566dc4ba448a7,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-05057547e60702f9,libidna-ca683530d708bd8e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cf640d384f01ed75,libicu_properties-ee79ff3e6b473aa5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-9b45e3877fc1a4dd,libicu_normalizer_data-088c419f54c50650,libicu_collections-6d04c21d8ec4e3e0,libpotential_utf-47214d4621f849f9,libicu_provider-5b3506e4e4bc3672,libicu_locale_core-54ba12fc6ea35389,libtinystr-7940d8fc6cb35558,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-6651ba11d91c213e,libzerotrie-2c6f4db419ab40ce,libyoke-4f949f8bd6894a59,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ac2578a3a3421e99,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libthiserror-090a0a25383ecae5,libecb-e8f446a90afc9835,libsha1-9d99c826a82b2fc6,librsa-b46ff6e773956b9c,libpkcs1-b90cfbf09fcaf937,libpkcs8-0ae789c5176a6adf,libspki-98f8e6312568d5c1,libder-6dba1e1d54507a6c,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-003fdb9afeb2b212,libnum_bigint_dig-c4f3c87900c82991,libnum_iter-4944f8f5cd6c303c,libnum_integer-9ce6f6957e1b2d80,libnum_traits-8bc9f59f2adcb18d,liblibm-6e8521081c3763a4,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-5854932b8c8b4991,libhmac-43038f22a3a50016,libcbc-333a0a2d9b19b5a7,libaes-ac3e84a5eca274d4,libcipher-6af540c7857f0b80,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libfiletime-a00b5cbe8d3d38a0,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libbase64-2a03de3babadded3,libsha2-4b94384ea1465050,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand-50e79254140afbb2,librand_chacha-f5fc384b86aa0419,libppv_lite86-907929def7e912aa,libzerocopy-2715cb7ce84d5f8c,librand_core-a2d3d229fc9a4b1e,libgetrandom-010db997d864b44a,libserde_json-d4036841cb404f24,libmemchr-9b3f20cfb3ebd3b2,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libnix-421d2fdd20f00d9e,libmemoffset-3c8ed49e1d551200,libbitflags-a4a524fc7b7b1962,libcfg_if-5af52f617df93f8f,liblibc-e0c2caade0d97aa4,libzeroize-8975d7982151064f,libserde-86af936fe0a9c366,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQITEev/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out" "-L" "/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lpass-7b9a717bd7de6db5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stderr]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stderr]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stderr]           compilation terminated.
[INFO] [stderr]           
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `lastpass-cli` (bin "lpass") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fde626c284d99b26c10a007b2a6d84084cc9a351431f040571457642a7eeb597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde626c284d99b26c10a007b2a6d84084cc9a351431f040571457642a7eeb597", kill_on_drop: false }`
[INFO] [stdout] fde626c284d99b26c10a007b2a6d84084cc9a351431f040571457642a7eeb597
